home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / Config.dll / 0 / RCDATA / TFORMCFGANTIDIALER / TFORMCFGANTIDIALER.txt < prev   
Text File  |  2008-07-21  |  4KB  |  161 lines

  1. object FormCfgAntiDialer: TFormCfgAntiDialer
  2.   Left = 366
  3.   Top = 116
  4.   AutoScroll = False
  5.   Caption = 'Configuraci∩┐╜n de la protecci∩┐╜n autom∩┐╜tica contra Dialers'
  6.   ClientHeight = 312
  7.   ClientWidth = 467
  8.   Color = 14609391
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object PlaGroupBoxConexiones: TPlaGroupBox
  22.     Left = 14
  23.     Top = 7
  24.     Width = 439
  25.     Height = 259
  26.     TitleFont.Charset = DEFAULT_CHARSET
  27.     TitleFont.Color = 13977088
  28.     TitleFont.Height = -11
  29.     TitleFont.Name = 'Tahoma'
  30.     TitleFont.Style = []
  31.     Anchors = [akLeft, akTop, akRight]
  32.     Caption = 'Protecci∩┐╜n anti Dialers'
  33.     TabOrder = 0
  34.     object ImageConexiones: TImage
  35.       Left = 10
  36.       Top = 22
  37.       Width = 32
  38.       Height = 32
  39.       Picture.Data = {<image001.bmp>}
  40.       Transparent = True
  41.     end
  42.     object Label7: TLabel
  43.       Left = 57
  44.       Top = 19
  45.       Width = 363
  46.       Height = 26
  47.       Anchors = [akLeft, akTop, akRight]
  48.       Caption = 
  49.         'Indica a qu∩┐╜ n∩┐╜mero(s) permites llamadas telef∩┐╜nicas. Si se inte' +
  50.         'nta llamar a cualquier otro n∩┐╜mero se solicitar∩┐╜ tu permiso ante' +
  51.         's de realizar la llamada.'
  52.       Constraints.MinWidth = 300
  53.       Transparent = True
  54.       WordWrap = True
  55.     end
  56.     object PlaButtonBorrar: TPlaButton
  57.       Left = 354
  58.       Top = 226
  59.       Width = 64
  60.       Height = 21
  61.       Anchors = [akTop, akRight]
  62.       Caption = 'Borrar'
  63.       Enabled = False
  64.       TabOrder = 3
  65.       OnClick = PlaButtonBorrarClick
  66.     end
  67.     object PlaButtonEditar: TPlaButton
  68.       Left = 262
  69.       Top = 226
  70.       Width = 84
  71.       Height = 21
  72.       Anchors = [akTop, akRight]
  73.       Caption = 'Editar...'
  74.       Enabled = False
  75.       Font.Charset = DEFAULT_CHARSET
  76.       Font.Color = clWindowText
  77.       Font.Height = -11
  78.       Font.Name = 'Tahoma'
  79.       Font.Style = []
  80.       ParentFont = False
  81.       TabOrder = 2
  82.       OnClick = PlaButtonEditarClick
  83.     end
  84.     object PlaButtonAnadir: TPlaButton
  85.       Left = 190
  86.       Top = 226
  87.       Width = 64
  88.       Height = 21
  89.       Anchors = [akTop, akRight]
  90.       Caption = 'A∩┐╜adir...'
  91.       TabOrder = 1
  92.       OnClick = PlaButtonAnadirClick
  93.     end
  94.     object PCBRegistrarBloqueo: TPlaCheckBox
  95.       Left = 74
  96.       Top = 260
  97.       Width = 306
  98.       Height = 16
  99.       Caption = 'Registrar en el informe cada vez que se bloquee un n∩┐╜mero'
  100.       TabOrder = 4
  101.       Visible = False
  102.     end
  103.     object PLVTelefonos: TPlaListView
  104.       Left = 57
  105.       Top = 75
  106.       Width = 361
  107.       Height = 141
  108.       Anchors = [akLeft, akTop, akRight]
  109.       CanMoveColumns = False
  110.       CanResizeColumns = False
  111.       Color = clWhite
  112.       CheckBoxes = False
  113.       Columns = <
  114.         item
  115.           Width = 359
  116.           Caption = 'N∩┐╜mero de tel∩┐╜fono'
  117.         end>
  118.       DragCursor = crDrag
  119.       DragMode = dmManual
  120.       Font.Charset = DEFAULT_CHARSET
  121.       Font.Color = clBlack
  122.       Font.Height = -11
  123.       Font.Name = 'Tahoma'
  124.       Font.Style = []
  125.       HideSelection = True
  126.       MultiSelect = False
  127.       ParentColor = False
  128.       ParentFont = False
  129.       ShowColumnHeaders = True
  130.       TabOrder = 0
  131.       OnDeletion = PLVTelefonosDeletion
  132.       OnSelectItem = PLVTelefonosSelectItem
  133.       Data = {000100000000FE}
  134.     end
  135.   end
  136.   object PlaButtonAceptar: TPlaButton
  137.     Left = 308
  138.     Top = 280
  139.     Width = 70
  140.     Height = 21
  141.     HelpContext = 193
  142.     Anchors = [akRight, akBottom]
  143.     Caption = '&Aceptar'
  144.     TabOrder = 1
  145.     OnClick = PlaButtonAceptarClick
  146.     Default = True
  147.   end
  148.   object PlaButtonCancelar: TPlaButton
  149.     Left = 386
  150.     Top = 280
  151.     Width = 70
  152.     Height = 21
  153.     HelpContext = 194
  154.     Anchors = [akRight, akBottom]
  155.     Caption = '&Cancelar'
  156.     TabOrder = 2
  157.     OnClick = PlaButtonCancelarClick
  158.     Cancel = True
  159.   end
  160. end
  161.